Committing working version of GtkIconView using GtkCellArea.
authorTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 12 Dec 2010 10:59:41 +0000 (19:59 +0900)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Thu, 6 Jan 2011 04:51:48 +0000 (13:51 +0900)
commitc77abe1f832f06962a892db561e6d1ca4d8440e5
treee1bafc13ca4a2d7bb88340f96bf636ec12b83e84
parent951ea857cc6e51ccc7f252e3a154c7ae7cbc9d3e
Committing working version of GtkIconView using GtkCellArea.

Some things still not sorted out, GtkCellAreaContext is not allocated
so icons dont recieve alignments yet, focus navigation is not exactly
what it used to be (maybe we can work around that by observing the
item orientation and explicitly setting focus to the same cell when
navigating in the wrong orientation).
gtk/gtkiconview.c